home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / floatp < prev    next >
Text File  |  2001-04-23  |  248b  |  10 lines

  1. SYNOPSIS
  2.         int floatp(mixed)
  3.  
  4. DESCRIPTION
  5.         Returns 1 if the arg is a floating point number, 0 else.
  6.  
  7. SEE ALSO
  8.         intp(E), mappingp(E), stringp(E), closurep(E), objectp(E),
  9.         referencep(E), pointerp(E), symbolp(E), clonep(E)
  10.